google.golang.org/protobuf/internal/impl.presenceList.Len (method, view implemented interface methods)
91 uses
google.golang.org/protobuf/internal/impl (current package)
codec_field.go#L539: for i, llen := 0, list.Len(); i < llen; i++ {
codec_field.go#L549: for i, llen := 0, list.Len(); i < llen; i++ {
codec_field.go#L592: for i, llen := 0, list.Len(); i < llen; i++ {
codec_field.go#L613: for i, llen := 0, list.Len(); i < llen; i++ {
codec_field.go#L623: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L313: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L323: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L392: llen := list.Len()
codec_gen.go#L407: llen := list.Len()
codec_gen.go#L477: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L487: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L556: llen := list.Len()
codec_gen.go#L571: llen := list.Len()
codec_gen.go#L892: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L902: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L971: llen := list.Len()
codec_gen.go#L986: llen := list.Len()
codec_gen.go#L1307: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L1317: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L1386: llen := list.Len()
codec_gen.go#L1401: llen := list.Len()
codec_gen.go#L1722: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L1732: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L1801: llen := list.Len()
codec_gen.go#L1816: llen := list.Len()
codec_gen.go#L2137: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L2147: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L2216: llen := list.Len()
codec_gen.go#L2231: llen := list.Len()
codec_gen.go#L2552: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L2562: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L2631: llen := list.Len()
codec_gen.go#L2646: llen := list.Len()
codec_gen.go#L2967: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L2977: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L3046: llen := list.Len()
codec_gen.go#L3061: llen := list.Len()
codec_gen.go#L3318: size = list.Len() * (tagsize + protowire.SizeFixed32())
codec_gen.go#L3325: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L3374: llen := list.Len()
codec_gen.go#L3385: llen := list.Len()
codec_gen.go#L3638: size = list.Len() * (tagsize + protowire.SizeFixed32())
codec_gen.go#L3645: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L3694: llen := list.Len()
codec_gen.go#L3705: llen := list.Len()
codec_gen.go#L3958: size = list.Len() * (tagsize + protowire.SizeFixed32())
codec_gen.go#L3965: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L4014: llen := list.Len()
codec_gen.go#L4025: llen := list.Len()
codec_gen.go#L4278: size = list.Len() * (tagsize + protowire.SizeFixed64())
codec_gen.go#L4285: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L4334: llen := list.Len()
codec_gen.go#L4345: llen := list.Len()
codec_gen.go#L4598: size = list.Len() * (tagsize + protowire.SizeFixed64())
codec_gen.go#L4605: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L4654: llen := list.Len()
codec_gen.go#L4665: llen := list.Len()
codec_gen.go#L4918: size = list.Len() * (tagsize + protowire.SizeFixed64())
codec_gen.go#L4925: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L4974: llen := list.Len()
codec_gen.go#L4985: llen := list.Len()
codec_gen.go#L5355: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L5365: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L5662: for i, llen := 0, list.Len(); i < llen; i++ {
codec_gen.go#L5672: for i, llen := 0, list.Len(); i < llen; i++ {
equal.go#L101: if xd.IsList() && xv.List().Len() == 0 {
equal.go#L122: if y.Type().TypeDescriptor().IsList() && y.Value().List().Len() == 0 {
equal.go#L178: if lx.Len() != ly.Len() {
equal.go#L181: for i := 0; i < lx.Len(); i++ {
merge.go#L126: for i, llen := 0, srcl.Len(); i < llen; i++ {
merge.go#L135: for i, llen := 0, srcl.Len(); i < llen; i++ {
merge.go#L146: for i, llen := 0, srcl.Len(); i < llen; i++ {
message_reflect.go#L241: if xd.IsList() && v.List().Len() == 0 {
message_reflect.go#L264: return x.Value().List().Len() > 0
google.golang.org/protobuf/encoding/protojson
encode.go#L355: for i := 0; i < list.Len(); i++ {
well_known_types.go#L836: paths := make([]string, 0, list.Len())
well_known_types.go#L838: for i := 0; i < list.Len(); i++ {
google.golang.org/protobuf/encoding/prototext
encode.go#L269: size := list.Len()
google.golang.org/protobuf/proto
checkinit.go#L51: for i, list := 0, v.List(); i < list.Len() && err == nil; i++ {
encode.go#L279: if fd.IsPacked() && list.Len() > 0 {
encode.go#L282: for i, llen := 0, list.Len(); i < llen; i++ {
encode.go#L294: for i, llen := 0, list.Len(); i < llen; i++ {
merge.go#L112: for i, n := 0, src.Len(); i < n; i++ {
size.go#L88: if fd.IsPacked() && list.Len() > 0 {
size.go#L90: for i, llen := 0, list.Len(); i < llen; i++ {
size.go#L96: for i, llen := 0, list.Len(); i < llen; i++ {
google.golang.org/protobuf/reflect/protoreflect
value.go#L183: Len() int
value_equal.go#L120: if x.Len() != y.Len() {
value_equal.go#L123: for i := x.Len() - 1; i >= 0; i-- {